05. Project Workspace

Warning

We constantly push updates to the workspace image so keep an eye out for the little red indicator next to MENU in the lower left corner. This indicates that there is new content or an update provided with the Udacity Workspace. However, it will only be added to your workspace if you go through the RESET DATA step. Be sure to download and backup any work you've done before doing this as all of your work will be overwritten with a new classroom instance.

Also, always enable the GPU and GO TO DESKTOP !

Workspace

This section contains either a workspace (it can be a Jupyter Notebook workspace or an online code editor work space, etc.) and it cannot be automatically downloaded to be generated here. Please access the classroom with your account and manually download the workspace to your local machine. Note that for some courses, Udacity upload the workspace files onto https://github.com/udacity , so you may be able to download them there.

Workspace Information:

  • Default file path:
  • Workspace type: react
  • Opened files (when workspace is loaded): n/a
  • userCode:

    submit()
    {
    /home/workspace/opt/cmd_ud/submit.sh.x
    }
    export -f submit

    check_jobs()
    {
    /home/workspace/opt/cmd_ud/check_jobs.sh.x
    }
    export -f check_jobs